projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e8f73
)
Fix paren-typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 16 Nov 2001 13:33:12 +0000
(13:33 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 16 Nov 2001 13:33:12 +0000
(13:33 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 17ed570036f8b83cfda74705e4b1f4308b00d501..d2a51d12443b60575286fd5d86b4887e5e677ad8 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-1847,7
+1847,7
@@
of buffer-file-coding-system set by this function."
("jp" . "Japanese") ; e.g. MS Windows
("chs" . "Chinese-GB") ; MS Windows Chinese Simplified
("cht" . "Chinese-BIG5") ; MS Windows Chinese Traditional
- )
+ )
)
"List of pairs of locale regexps and language names.
The first element whose locale regexp matches the start of a downcased locale
specifies the language name corresponding to that locale.